2 Imports System
.Reflection
3 Imports System
.Runtime
.CompilerServices
4 Imports System
.Runtime
.InteropServices
6 ' General Information about an assembly is controlled through the following
7 ' set of attributes. Change these attribute values to modify the information
8 ' associated with an assembly.
10 ' Review the values of the assembly attributes
12 <Assembly
: AssemblyTitle("BookStoreSTS")>
13 <Assembly
: AssemblyDescription("")>
14 <Assembly
: AssemblyCompany("Microsoft Corporation")>
15 <Assembly
: AssemblyProduct("BookStoreSTS")>
16 <Assembly
: AssemblyCopyright("Copyright © Microsoft Corporation 2005")>
17 <Assembly
: AssemblyTrademark("")>
18 <Assembly
: AssemblyConfiguration("")>
19 <Assembly
: AssemblyCulture("")>
20 <Assembly
: CLSCompliant(True)>
22 <Assembly
: ComVisible(False)>
24 'The following GUID is for the ID of the typelib if this project is exposed to COM
25 <Assembly
: Guid("ff137485-8235-426e-9da6-d574e9d25341")>
27 ' Version information for an assembly consists of the following four values:
34 ' You can specify all the values or you can default the Build and Revision Numbers
35 ' by using the '*' as shown below:
37 <Assembly
: AssemblyVersion("1.0.0.0")>
38 <Assembly
: AssemblyFileVersion("1.0.0.0")>